Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ClientRequest): suppress the "EHOSTUNREACH" connection error #467

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

kettanaito
Copy link
Member

When testing on Node.js 18.14.2, I get a different error from the ENETUNREACH test case:

[Error: connect EHOSTUNREACH 2607:f0d0:1002:51::4:80 - Local (:::59828)]

This may be related to different versions of Node.js. I'm adding the EHOSTUNREACH error to the list of suppressed errors as well.

@kettanaito kettanaito merged commit 469fd9c into main Oct 4, 2023
1 check passed
@kettanaito kettanaito deleted the fix/ehostunreach-error branch October 4, 2023 17:14
@kettanaito
Copy link
Member Author

Released: v0.25.7 🎉

This has been released in v0.25.7!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant